home *** CD-ROM | disk | FTP | other *** search
- Path: locutus.rchland.ibm.com!usenet
- From: pstaite@vnet.ibm.com
- Newsgroups: comp.lang.c++
- Subject: Re: Need some help
- Date: 15 Jan 1996 15:49:13 GMT
- Organization: IBM OS/2 Device Driver Development Rochester, MN
- Message-ID: <4ddt1p$188e@locutus.rchland.ibm.com>
- References: <4d6ed3$sri@news2.acs.oakland.edu>
- Reply-To: pstaite@vnet.ibm.com
- NNTP-Posting-Host: warpone.rchland.ibm.com
- X-Newsreader: IBM NewsReader/2 v1.2
-
- In <4d6ed3$sri@news2.acs.oakland.edu>, mjkamal@vela.acs.oakland.edu (M.J.Kamal) writes:
- >Need help with c++. I'm trying to create a window on the screen and display
- >everything within it. Here is how the structure of that part of my program looks
- >like:
-
- This is not a general-interest C++ question. You should probably ask
- over in one of the MS-DOS groups such as comp.msdos.programmer or
- comp.os.msdos.programmer.
-
- A hint though -- check out constream. You need to make a constream
- object and set it's window, and write to it not the "normal" cout
- stream.
-
-
- Phil Staite, team OS/2
- internet: pstaite@vnet.ibm.com internal: pstaite@rchland
-
-